Purpose |
Create return order with reference to invoice and auto return delivery |
Requested By |
Rizwan Shah |
Spec Created By |
Deepak Yasam |
Spec Created Date |
07/18/2016 |
Spec QA by |
Surya Basa |
Objects |
BAPI_CUSTOMERRETURN_CREATE /AFS/BAPI_SALESORD_CHANGE BAPI_OUTB_DELIVERY_CREATE_SLS ZRE_MENLO_CREATE |
Document Status |
WIP |
Sl.No |
Activity |
Estimation in Hours |
New Change estimate |
1 |
Research |
24 |
00 |
2 |
Documentation |
06 |
02 |
3 |
Development/ Config |
60 |
12 |
4 |
Unit test in DEV |
20 |
04 |
5 |
Unit test in QUA |
00 |
00 |
6 |
Other activity |
00 |
00 |
TOTAL |
74 |
18 |
Sl. |
Change Details |
Requested By |
Requested On |
Notes if any |
1 |
The layout needs to be changed |
Rizwan Shah |
09/19/2016 |
NA |
Test ID |
Test Scenario |
Expected Result |
SD-001 |
Input below values in the t.code Del number - Valid EAN/UPC - Valid Quantity - Valid |
The return Order and return delivery should be created for the input UPC and Qty |
SD-002 |
Input below values in the t.code Del number - Valid EAN/UPC - InValid Quantity - Valid |
An error log should be displayed as 'Please check the input' |
SD-003 |
Input below values in the t.code Del number - InValid EAN/UPC - Valid Quantity - Valid |
An error log should be displayed as 'Please check the input' |
SD-005 |
Input below values in the t.code Del number - Valid EAN/UPC - Valid Quantity - Valid and over referenced |
An error log should be displayed Return quantiity is more than available qunatity' |
Test ID |
Test Scenario |
Expected Result |
SD-001 |
Input below values in the t.code Del number - Valid EAN/UPC - Valid Quantity - Valid |
The return Order and return delivery should be created for the input UPC's and Qty's |
SD-002 |
Input below values in the t.code Del number - Valid EAN/UPC - InValid UPC's Quantity - Valid |
An error log should be displayed as 'Please check input' |
SD-003 |
Input below values in the t.code Del number - InValid EAN/UPC - Valid Quantity - Valid |
An error log should be displayed as 'Please check input' |
SD-004 |
Input below values in the t.code Del number - Valid EAN/UPC - InValid and Valid UPC's Quantity - Valid |
An error log should be displayed as 'Please check input' |
SD-005 |
Input below values in the t.code Del number - Valid EAN/UPC - Valid Quantity - Valid and over referenced (no single return order is created for the UPC) |
An error log should be displayed 'Return Order quantity is more than the invoice quantity' |
SD-006 |
Input below values in the t.code Del number - Valid EAN/UPC - Valid Quantity - Valid and over referenced (Return orders already exists for the UPC) |
An error log should be displayed 'Return Order quantity is more than the available quantity' |
SD-007 |
Input below values in the t.code Del number - Valid EAN/UPC - Valid(same UPC) Quantity - Valid |
The second UPC entry should be deleted and the return SO and return delivery should be created. |
SD-008 |
Input below values in the t.code Del number - Valid(More than one delivery) EAN/UPC - Valid Quantity - Valid |
A log should be displayed 'Please enter only one delivery details' |